#banner {
	width: 100%;
	height: 456px;
	text-align: center;
	/*background: url(../Images/New/banner.jpg) no-repeat center top;*/
	min-width: 1200px;
}
#box01 {
	width: 1200px;
	height: auto;
	padding: 30px 0px;
	margin: 0px auto;
	zoom: 1;
	overflow: hidden;
}
.title {
	width: 1200px;
	height: 80px;
}
.title h3 {
	width: 1200px;
	text-align: center;
	height: 45px;
	font-size: 28px;
	color: #414141;
	font-weight: normal;
	line-height: 45px;
}
.title span {
	width: 1200px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #979696;
	padding-bottom: 5px;
}
.title b {
	width: 60px;
	height: 5px;
	margin: 0px auto;
	background: #40bf59;
	display: block;
}
#box01-layout {
	width: 1200px;
	height: auto;
	padding-top: 30px;
}
#box01-layout dl {
	width: 300px;
	height: auto;
	float: left;
	margin: 0px 50px;
	padding-bottom: 30px;
}
#box01-layout dl dt {
	width: 98px;
	height: 98px;
	display: block;
	margin: 0px auto;
	padding-bottom: 15px;
}
#box01-layout dl dt.b01 {
	background: url(../Images/New/png.png) no-repeat  -13px -9px;
}
#box01-layout dl dt.b02 {
	background: url(../Images/New/png.png) no-repeat  -120px -10px;
}
#box01-layout dl dt.b03 {
	background: url(../Images/New/png.png) no-repeat  -228px -10px;
}
#box01-layout dl dt.b04 {
	background: url(../Images/New/png.png) no-repeat  -334px -10px;
}
#box01-layout dl dt.b05 {
	background: url(../Images/New/png.png) no-repeat  -441px -10px;
}
#box01-layout dl dt.b06 {
	background: url(../Images/New/png.png) no-repeat  -549px -10px;
}
#box01-layout dl dd {
	width: 300px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
}

#box02 {
	width: 100%;
	height: 250px;
	background: #fbfbfb;
	padding: 30px 0px;
}
#container {
	width: 1200px;
	height: auto;
	margin: 0px auto;
}
.compute {
	width: 1200px;
	height: 45px;
	padding-top: 30px;
}
.calcu {
	width: 630px;
	height: 45px;
	float: left;
}
.calcu .lb,.calcu .kg {
	width: 165px;
	height: 32px;
	border: 1px solid #dedede;
	float: left;
	background: #fff;
	line-height: 32px;
	font-size: 14px;
}
.calcu .lb input {
	width: 100px;
	border:0;
	background: #fff;
	height: 32px;
	padding-left: 10px;
	font-size: 14px;
}
.calcu .kg input {
	width: 80px;
	border:0;
	background: #fff;
	height: 32px;
	padding-left: 12px;
	font-size: 14px;
}
.compute .arrow {
	width: 21px;
	height: 21px;
	float: left;
	background: url(../Images/New/png.png) no-repeat -36px -132px;
	margin: 7px 10px 0px 10px;
}
.select-house {
	float: left;
	margin-left: 10px;
	position: relative;
}
.targetmenu {	
	width: 215px;
	height: 32px;
	border:1px solid #dedede;
	background: #fff;
	font-size: 14px;
	line-height: 32px;
	padding-left: 10px;
	cursor: pointer;
}
.targetmenu i {
	width: 12px;
	height: 12px;
	display: inline-block;
	background: url(../Images/New/png.png) no-repeat -973px -140px;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}
.panel {
	width: 225px;
	height: 180px;
	border:1px solid #dedede;
	background: #fff;
	/*padding-left: 10px;*/
	overflow-y: scroll;
	overflow-x: hidden;
	position: absolute;
	top: 33px;
	z-index: 10;
}
.panel ul li {
	width: 215px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	cursor: pointer;
}
.panel ul li:hover {
	background: #eeeeee;
}
.message {
	width: 537px;
	height: 34px;
	float: right;
	font-size: 14px;
	line-height: 34px;
	color: #c2c2c2;
}
.message i {
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(../Images/New/png.png) no-repeat -72px -132px;
	margin-top: 10px;
	float: left;
	margin-right: 10px;
}
.strap {
	width: 1200px;
	height: 25px;
	margin-top: 20px;
}
.strap .after {
	width: 50px;
	height: 25px;
	float: left;
	font-size: 14px;
}
.strap .betfor {
	width: 50px;
	height: 25px;
	float: left;
	text-align: right;
	font-size: 14px;
}
.slider {
	width: 1100px;
	height: 15px;
	background: #f5f5f5;
	border-radius: 60px;
	float: left;
	border-color: #DADADA;
	border-style: solid none none none;
	border-width: 1px medium medium medium;
	position: relative;
}
.slider-track {
	height: 15px;
	border-radius: 60px;
}
.slider-selection{
	background: #40bf59;
	height: 15px;
	border-radius: 60px;
}
.slider-handle {
	width: 25px;
	height: 25px;
	background: #fff;
	box-shadow: 0px 1px 5px #dedede;
	border-radius: 50%; 
	margin: 0px auto 15px auto;
	cursor: pointer;
	margin-left: -10px;
}
.round {
	/*width: 80px;*/
	/*height: 100px;*/
	position: absolute;
	top: -5px;
	/*left: -27px;*/
}
.tooltip {
	display: block;
	font-size: 12px;
	line-height: 1.4;
	position: absolute;
	visibility: visible;
	top: 25px;
}
.tooltip-arrow {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F8F8F8;
    border-color: -moz-use-text-color #e0e0e0 #e0e0e0 -moz-use-text-color;
    border-color: #EAEAEA;
    border-style: solid none none solid;
    border-width: 1px medium medium 1px ;
    display: block;
    height: 8px;
    /*right: 40%;*/
    bottom: 0;
    transform: rotate(45deg);
    width: 8px;
    position: relative;
    top: 50%;
    left: 35px;
    top: 5px;
}
.tooltip-inner {
    background-color: #F8F8F8;
     border-radius: 4px; 
     width: 64px; 
     padding: 5px 7px;
     border: solid 1px #EAEAEA; 
     font-size: 14px; 
     text-align: center; 
     text-decoration: none; 
     color: #333;
}
.strap .slider .hide{
  display: none;
}

#box03 {
	width: 1200px;
	height: auto;
	margin: 0px auto;
	padding: 30px 0px;
}
#menu {
	width: 1200px;
	height: 40px;
}
.subnav {
	width: 520px;
	height: 38px;
	border: 1px solid #40bf59;
	border-radius: 60px;
	float: left;
	margin-right: 15px;
}
.subnav h3 {
	width: 120px;
	height: 38px;
	background: #40bf59;
	border-radius: 60px;
	color: #fff;
	float: left;
	text-align: center;
	line-height: 38px;
	font-size: 15px;
	font-weight: normal;
	cursor: pointer;
}
.subnav .submenu {
	/*width: 400px;*/
	height: 38px;
	float: right;
}
.subnav .submenu dl {
	width: 175px;
	height: 38px;
	float: left;
	margin: 0px 10px;
	cursor: pointer;
}
.subnav .submenu dl dt {
	width: 82px;
	height: 38px;
	float: left;
	font-size: 15px;
	line-height: 38px;
	text-align: center;
	margin-right: 5px;
}
.subnav .submenu dl.current dt {
	color: #40bf59;
	/*font-weight: bold;*/
}
.subnav .submenu dl dd {
	width: 85px;
	float: left;
	height: 27px;
	text-align: center;
	padding-top: 11px;
	line-height: 17px;
}
.subnav .submenu dl dd b {
	display: inline-block;
	float: left;
	width: 15px;
	text-align: center;
}
.subnav .submenu dl dd i {
	width: 33px;
	height: 17px;
	display: inline-block;
	float: left;	
}
.subnav .submenu dl dd .mg {
	background: url(../Images/New/png.png) no-repeat -122px -133px;
}
.subnav .submenu dl dd .zg {
	background: url(../Images/New/png.png) no-repeat -172px -133px;
}
.subnav .submenu dl dd .xg {
	background: url(../Images/New/png.png) no-repeat -220px -133px;
}
.subnav .submenu dl dd .rb {
	background: url(../Images/New/png.png) no-repeat -266px -133px;
}
.subnav .submenu dl dd .dg {
	background: url(../Images/New/png.png) no-repeat -317px -133px;
}
.subnav .submenu dl dd .hw {
	background: url(../Images/New/png.png) no-repeat -363px -133px;
}
.subnav .submenu dl dd .yg {
	background: url(../Images/New/png.png) no-repeat -405px -133px;
}
.substatus {
	width: 120px;
	height: 38px;
	background: #ee91cd;
	border-radius: 60px;
	color: #fff;
	float: left;
	text-align: center;
	line-height: 38px;
	font-size: 15px;
	margin-right: 15px;
	cursor: pointer;
}

#msg {
	width: 1060px;
	height: 35px;
	line-height: 35px;
	text-align: right;
	color: #999;
	margin-top: 20px;
}
#msg i {
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(../Images/New/png.png) no-repeat -72px -132px;
	margin-top: 10px;
	float: right;
}
#msg span {
	height: 35px;
	display: inline-block;
	padding-left: 10px;
	float: right;
}
#content {
	width: 1070px;
	height: auto;
	background: #f9f9f9;
	padding: 20px 0px 15px 0px;
}
#content .table-title {
	width: 1070px;
	height: 82px;
	padding-bottom: 20px;
}
#content .table-title div {
	text-align: center;
	font-size: 15px;
}
#content .table-title div i {
	width: 55px;
	height: 55px;
	display: inline-block;
	margin: 0px auto;
}
#content .table-title div.grade > span {
	display: block;
	float: left;
	width: 160px;
}
#content .table-title div > span {
	display: block;
	float: left;
	width: 226px;
}
.grade {
	width: 160px;
	height: 82px;
	padding-bottom: 20px;
	float: left;
	border-right: 1px dotted #dedede;
}
.grade i {
	background: url(../Images/New/png.png) no-repeat -31px -183px;
	margin: 0px auto;
}
.bs {
	width: 226px;
	height: 82px;
	padding-bottom: 20px;
	float: left;
	border-right: 1px dotted #dedede;	
}
.bs i {
	background: url(../Images/New/png.png) no-repeat -826px -311px;
}
.yz {
	width: 226px;
	height: 82px;
	padding-bottom: 20px;
	float: left;
	border-right: 1px dotted #dedede;	
}
.yz i {
	background: url(../Images/New/png.png) no-repeat -880px -311px;
}
.kyz {
	width: 226px;
	height: 82px;
	padding-bottom: 20px;
	float: left;
	border-right: 1px dotted #dedede;	
}
.kyz i {
	width: 75px!important;
	height: 55px;
	display: inline-block;
	margin: 0px auto;
	background: url(../Images/New/png.png) no-repeat -926px -309px;
}
.nf  {
	width: 226px;
	height: 82px;
	padding-bottom: 20px;
	float: left;
}
.nf i {
	background: url(../Images/New/png.png) no-repeat -993px -307px;
}
.vip1 {
	width: 1070px;
	height: 140px;
}
.grade1 {
	width: 160px;
	height: 100px;
	float: left;
	padding: 20px 0px;
	border-right: 1px dotted #dedede;
}
.bs1 {
	width: 226px;
	height: 100px;
	float: left;
	padding: 20px 0px;
	border-right: 1px dotted #dedede;	
}
.yz1 {
	width: 226px;
	height: 100px;
	float: left;
	padding: 20px 0px;
	border-right: 1px dotted #dedede;	
}
.kyz1 {
	width: 226px;
	height: 100px;
	float: left;
	padding: 20px 0px;
	border-right: 1px dotted #dedede;	
}
.nf1  {
	width: 226px;
	height: 100px;
	float: left;
	padding: 20px 0px;
}
.public-bg {		
	background: #f4fff7;
}
.grade1 i.vip-arrow01 {
	width: 51px;
	height: 51px;
	display: block;
	margin: 0px auto;
	background: url(../Images/New/png.png) no-repeat -28px -263px;
	margin-bottom: 10px;
}
.grade1 i.vip-arrow02 {
	width: 51px;
	height: 51px;
	display: block;
	margin: 0px auto;
	background: url(../Images/New/png.png) no-repeat -98px -263px;
	margin-bottom: 10px;
}
.grade1 i.vip-arrow03 {
	width: 51px;
	height: 51px;
	display: block;
	margin: 0px auto;
	background: url(../Images/New/png.png) no-repeat -168px -263px;
	margin-bottom: 10px;
}
.grade1 p {
	line-height: 20px;
	font-size: 14px;
	text-align: center;
}
.grade1 span {
	display: inline-block;
	width: 160px;
	color: #999;
	text-align: center;
}
.bs1,.yz1,.kyz1,.nf1 {
	text-align: center;
	z-index: 2;
}
.bs1 p,.yz1 p,.kyz1 p,.nf1 p {
	line-height: 32px;
	font-size: 14px;
}
.bs1 p b,.yz1 p b,.kyz1 p b,.nf1 p b {
	color: #f00;
	font-size: 20px;
}
.now-level {
	position: relative;
	background: #fff!important;
}
.now-levelbg {
	width: 1100px;
	height: 138px;
	border: 1px solid #40bf59;
	border-radius: 6px;
	box-shadow: 0px 1px 8px #DEDEDE;
	/*background: #FFF;*/
	position: absolute;
}
.now-levelbg i {
	width: 120px;
	height: 50px;
	display: inline-block;
	background: url(../Images/New/png.png) no-repeat -835px -126px;
	position: absolute;
	right: -96px;
	top: 50px;
}
#box04 {
	width: 100%;
	height: 489px;
	background: url(../Images/New/box4.jpg) no-repeat center;
	margin-top: 10px;
	min-width: 1200px;
}
#layout {
	width: 1200px;
	height: 439px;
	margin: 0px auto;
	padding: 30px 0px 20px 0px;
}
#service {
	width: 1200px;
	height: 359px;
}
#service dl {
	width: 220px;
	height: 309px;
	float: left;
	margin: 50px 30px 0px 50px;
}
#service dl dd {
	width: 220px;
	height: 117px;
	margin-bottom: 20px;
}
#service dl dd i {
	display: inline-block;
	width: 117px;
	height: 117px;
	margin-left: 55px;
}
#service dl dd i.arrow1 {
	background: url(../Images/New/png.png) no-repeat -32px -351px;
    transition: all 0.5s;
}
#service dl dd i.arrow2 {
	background: url(../Images/New/png.png) no-repeat -180px -351px;
    transition: all 0.5s;
}
#service dl dd i.arrow3 {
	background: url(../Images/New/png.png) no-repeat -327px -351px;
    transition: all 0.5s;
}
#service dl dd i.arrow4 {
	background: url(../Images/New/png.png) no-repeat -467px -354px;
    transition: all 0.5s;
}
#service dl dd i.arrow1:hover {
	background: url(../Images/New/png.png) no-repeat -32px -493px;
    transition: all 0.5s;
}
#service dl dd i.arrow2:hover {
	background: url(../Images/New/png.png) no-repeat -180px -489px;
    transition: all 0.5s;
}
#service dl dd i.arrow3:hover {
	background: url(../Images/New/png.png) no-repeat -327px -492px;
    transition: all 0.5s;
}
#service dl dd i.arrow4:hover {
	background: url(../Images/New/png.png) no-repeat -467px -495px;
    transition: all 0.5s;
}
#service dl dt {
	width: 220px;
	height: 242px;
	text-align: center;
}
#service dl dt h3 {
	font-size: 16px;
	line-height: 35px;
}
#service dl dt p {
	line-height: 28px;
	font-size: 14px;
	color: #393939;
}
#box5 {
	padding: 30px 0px;
}
#box5layout {
	width: 1200px;
	height: 80px;
	margin: 0px auto;
}
#box5-contant {
	width: 100%;
	height: 535px;
	background: url(../Images/New/box5.png) no-repeat center center;
	min-width: 1200px;
}
.corresp-box {
	width: 1200px;
	height: 535px;
	margin: 0px auto;
	/*border:1px solid #f00;*/
	position: relative;
}
.timewidth1 {
	width: 140px;
	height: 270px;
	position: absolute;
	/*border: 1px solid #f00;*/
	top: 238px;
	left: 10px;
}
.round1 {
	width: 140px;
	height: 30px;
}
.round1 i {
	width: 30px;
	height: 30px;
	display: block;
	margin: 0px auto;
	background: url(../Images/New/png.png) no-repeat -5px -639px;
}
.line {
	width: 140px;
	height: 140px;
}
.line i {
	width: 13px;
	height: 140px;
	display: block;
	margin: 0px auto;
	background: url(../Images/New/png.png) no-repeat -35px -679px;
	margin-top: -2px;
}
.timep {
	width: 140px;
	height: 100px;
	line-height: 30px;
	font-size: 16px;
}
.timep b {
	display: block;
	color: #43bf5b;
}
.timewidth2 {
	width: 140px;
	height: 270px;
	position: absolute;
	/*border: 1px solid #f00;*/
	left: 130px;
	top: 24px;
}
.line1 {
	width: 140px;
	height: 140px;
}
.line1 i {
	width: 13px;
	height: 140px;
	display: block;
	margin: 0px auto;
	background: url(../Images/New/png.png) no-repeat -11px -679px;
	margin-top: -2px;
}
.timep1 {
		width: 150px;
	height: 62px;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
}
.timep1 b {
	display: block;
	color: #43bf5b;
}
.timewidth3 {
	width: 290px;
	height: 210px;
	position: absolute;
	/*border: 1px solid #f00;*/
	left: 275px;
	top: 215px;
}
.timewidth3 p {	
	width: 290px!important;
}
.line2 {
	width: 140px;
	height: 90px;
}
.line2 i {
	width: 13px;
	height: 90px;
	display: block;
	margin: 0px auto;
	background: url(../Images/New/png.png) no-repeat -35px -732px;
	margin-top: -2px;
}
.timewidth4 {
	width: 390px;
	height: 210px;
	position: absolute;
	/*border: 1px solid #f00;*/
	left: 425px;
	top: 71px;
}
.timewidth4 p {
	width: 390px;
	height: 60px;
}
.line3 {
	width: 140px;
	height: 85px;
}
.line3 i {
	width: 13px;
	height: 85px;
	display: block;
	margin: 0px auto;
	background: url(../Images/New/png.png) no-repeat -11px -675px;
	margin-top: -2px;
}
.timewidth5 {
	width: 390px;
	height: 210px;
	position: absolute;
	/*border: 1px solid #f00;*/
	left: 601px;
	top: 234px;
}
.timewidth5 p {
	width: 390px;
}
.line4 {
	width: 140px;
	height: 145px;
}
.line4 i {
	width: 13px;
	height: 145px;
	display: block;
	margin: 0px auto;
	background: url(../Images/New/png.png) no-repeat -35px -678px;
	margin-top: -2px;
}
.timewidth6 {
	width: 220px;
	height: 210px;
	position: absolute;
	/*border: 1px solid #f00;*/
	left: 800px;
	top: 268px;
}
.timewidth6 p {
	width: 220px;
}
.timewidth7 {
	width: 220px;
	height: 210px;
	position: absolute;
	/*border: 1px solid #f00;*/
	left: 980px;
	top: 85px;
}
.timewidth7 p {
	width: 210px;
}


/*   plus  */
.plus{
	background-color: #130f0e ;min-width: 1200px;
}
.plus-bg {
	background: url(../Images/New/plus-bg.jpg) no-repeat top center #130f0e;
	height: 413px;
}
.plus-email-bg {
	width: 100%;
	height: 1048px;
	background: url(../Images/New/plus-ebg.png) no-repeat top center;

}
.plus-elist {
	width: 1200px;
	height: 680px;
	margin: 0px auto;
}
.plus-elist-img {
	width: 1055px;
	height: auto;
	padding: 260px 0px 0px 145px;
	overflow: hidden;
	z-index: 1;
}
.plus-elist-img dl {
	width: 220px;
	height: 200px;
	float: left;
	text-align: center;
	padding-bottom: 20px;
}
.plus-elist-img dl dt {}
.plus-elist-img dl dd {
	font-size: 18px;
	color: #78482f;
	padding-top: 10px;
}
.plus-but01 {
	width: 270px;
	height: 160px;
	padding: 110px 0px 0px 100px;
}
.plus-but01 a  {
	width: 270px;
	height: 160px;
	background: url(../Images/New/plus-but03.png) no-repeat;
	display: inline-block;
}
.plus-but01 a:hover {
	background: url(../Images/New/plus-but0301.png) no-repeat;
}
.plus-teq {
	width: 100%;
	height: 609px;
	background: url(../Images/New/plus-tq.jpg) no-repeat center top;
}
.plus-dg {
	width: 100%;
	height: 243px;
	background: url(../Images/New/plus-d.jpg) no-repeat center top;
}

.plus-teq-con {
	width: 1200px;
	height: 609px;
	margin: 0px auto;
}
.plus-teq-left {
	width: 610px;
	height: 580px;
	float: left;
	padding-left: 40px;
}
.plus-teq-left h3 {
	width: 410px;
	height: 53px;
	padding-top: 115px;
}
.plus-teq-left p {
	width: 500px;
	height: 60px;
	line-height: 30px;
	font-size: 18px;
	color: #828282;
	padding-left: 10px;
	padding-top: 10px;
}
.plus-teq-left .plus-teq-list {
	width: 500px;
	height: 190px;
	padding-left: 10px;
	padding-top: 70px;
}
.plus-teq-l {
	width: 90px;
	height: 190px;
	float: left;
	margin-right: 30px;
}
.plus-teq-l h4 {
	width: 89px;
	height: 89px;
	display: inline-block;;
}
.plus-teq-l i {
	display: inline-block;
	float: left;
	width: 0;
	height: 0;
	border-width: 5px;
	border-style: solid;
	border-color:#f1c1a4 transparent transparent transparent;
	margin-top: 20px;
	margin-bottom: 6px;
}
.plus-teq-l b {
	width: 90px;
	height: 28px;
	line-height: 28px;
	display: inline-block;
	color: #f1c1a4;
	font-size: 16px;
}
.plus-teq-l span {
	display: inline-block;
	width: 90px;
	height: 28px;
	line-height: 28px;
	color: #f1c1a4;
	font-size: 16px;
}
.plus-teq-right {
	width: 320px;
	height: 440px;
	float: right;
	padding-top: 70px;
	padding-right: 80px;
}
.plus-teq-right h5 {
	width: 316px;
	height: 310px;
	padding-bottom: 30px;
}
.plus-teq-right a {
	display: inline-block;
	width: 316px;
	height: 102px;
	background: url(../Images/New/plus-but01.png) no-repeat center;
	text-align: center;
	line-height: 92px;
	color: #572f0e;
	font-size: 30px;
	font-weight: 100;
}
.plus-dg-con {
	width: 1200px;
	height: 243px;
	margin: 0px auto;
	text-align: center;
}
.plus-dg-con a {
	width: 308px;
	height: 136px;
	display: inline-block;
	background: url(../Images/New/plus-but02.png) no-repeat;
	margin-top: 70px;
}